]>
dgit.raspbian.org Git - qbs.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Pino Toscano [Thu, 30 Jul 2026 18:01:31 +0000 (20:01 +0200)]
Define PATH_MAX if not already available
Last-Update: 2025-12-12
Forwarded: not-needed
Helps building on GNU/Hurd, which does not provide PATH_MAX
Gbp-Pq: Name path_max.diff
Dmitry Shachnev [Thu, 30 Jul 2026 18:01:31 +0000 (20:01 +0200)]
disable build of arm-gcc.s, it causes errors from as
Forwarded: not-needed
Last-Update: 2020-09-20
arm-gcc.s:4: Error: operand 1 must be an integer register -- `mov r0,#0'
arm-gcc.s:5: Error: unknown mnemonic `bx' -- `bx lr'
Gbp-Pq: Name disable_bad_assembly.diff
Dmitry Shachnev [Thu, 30 Jul 2026 18:01:31 +0000 (20:01 +0200)]
do not use -specs=nosys.specs on Debian ARM architectures
Forwarded: not-needed
Last-Update: 2025-09-25
This requires gcc-arm-none-eabi which we do not want to depend on.
Gbp-Pq: Name no_nosys_specs.diff
Dmitry Shachnev [Thu, 30 Jul 2026 18:01:31 +0000 (20:01 +0200)]
test sanitizers only on amd64
Forwarded: not-needed
Last-Update: 2023-08-09
In Debian, sanitizers are available not on all architectures.
For example, libtsan0 is available only on (amd64, arm64, ppc64, ppc64el).
Gbp-Pq: Name test_sanitizers_only_on_amd64.diff
Pino Toscano [Thu, 30 Jul 2026 18:01:31 +0000 (20:01 +0200)]
qbs (3.3.1-1) unstable; urgency=medium
* Team upload.
* New upstream release.
[dgit import unpatched qbs 3.3.1-1]
Pino Toscano [Thu, 30 Jul 2026 18:01:31 +0000 (20:01 +0200)]
Import qbs_3.3.1.orig.tar.gz
[dgit import orig qbs_3.3.1.orig.tar.gz]
Pino Toscano [Thu, 30 Jul 2026 18:01:31 +0000 (20:01 +0200)]
Import qbs_3.3.1-1.debian.tar.xz
[dgit import tarball qbs 3.3.1-1 qbs_3.3.1-1.debian.tar.xz]